Installs Windows NT.

WINNT [/S[:]sourcepath] [/T[:]tempdrive] [/I[:]inffile]
      [/O[X]] [/X | [/F] [/C]] [/B] [/U[:scriptfile]]
      [/R[X]:directory] [/E:command]

/S[:]sourcepath
       Specifies the source location of Windows NT files.
       Must be a full path of the form x:\[path] or
       \\server\share[\path].
       The default is the current directory.
/T[:]tempdrive
       Specifies a drive to contain temporary setup files.
       If not specified, Setup will attempt to locate a drive for you.
/I[:]inffile
       Specifies the filename (no path) of the setup information file.
       The default is DOSNET.INF.
/OX    Create boot floppies for CD-ROM installation.
/X     Do not create the Setup boot floppies.
/F     Do not verify files as they are copied to the Setup boot floppies.
/C     Skip free-space check on the Setup boot floppies you provide.
/B     Floppyless operation (requires /s).
/U     Unattended operation and optional script file (requires /s).
/R     Specifies optional directory to be installed.
/RX    Specifies optional directory to be copied.
/E     Specifies command to be executed at the end of GUI setup.

To get help one screen at a time, use WINNT /? | MORE
